home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / SCRIPTZ / NEXUS21X.ZIP / DALNEXUS.ZIP / FSHELP.TX_ / FSHELP
Text File  |  1997-01-16  |  3KB  |  70 lines

  1.         <<< DalNexus F-Server Help File >>> 
  2.  
  3.  ===================================================
  4.  This is the help file to easily set up an F-Server!
  5.  ===================================================
  6.  
  7.     Most the work has already been don for you! All 
  8. you must do it edit the EVENTS in your REMOTE section.
  9. very 1st line under the F-SERVER section it will read
  10. as follows:
  11.  
  12. #FSERVEON disabled
  13. 5:ON TEXT:!command:#:/fserve $nick 3 c:\files Welcome.txt
  14. #FSERVEON end
  15. #FSERVEOFF enabled
  16. 5:ON TEXT:!command:#:/notice $nick Sorry, my F-Server is currently  [º] kLoZeD [º]
  17. #FSERVEROFF end
  18.  
  19. You will need to change 3 things in the 2nd line & 1 
  20. thing in the 4th line to make this work for you. 
  21.  
  22. (1) Stating in the 2nd line, find the section where it 
  23. says "!command". This is the command that will launch 
  24. the F-Server. Change it to whatever you like. Most 
  25. people use part of ther nick, So I would use !Lucky for 
  26. my F-Server.
  27.  
  28. (2) Again in the 2nd line, Look at the number after the 
  29. "$nick". This is the # of MAX GETS. It is currently set 
  30. at 3, so if someone accesses your F-Server, they will 
  31. only be able to GET 3 files each time they open a 
  32. session.
  33.  
  34. (3) Also in the 2nd line, look at the very end of the 
  35. line just before it says "welcome.txt." it says 
  36. "c:\files". This is the directory the F-Server will 
  37. read from and the directory everyone will have access 
  38. to. You will want to change this to whatever directory 
  39. you have setup to F-Serve from.
  40.  
  41. (4) In the 4th line, change the section that currently
  42. says !command to the same value that you used in the 2nd 
  43. line. The purpose for this line is to tell people that your 
  44. F-Server is off if they try to access it when you have
  45. it disabled.
  46.  
  47.  
  48.  
  49. Example: Say I want my F-Server to activate when someone 
  50. types: "!Lucky" , I want to allow 7 Gets per session, 
  51. and I want to read from a dir called "d:\myfiles" I 
  52. would need to change the 2nd line from this:
  53.  
  54. 1:ON TEXT:!command:#:/fserve $nick 3 c:\files welcome.txt
  55.  
  56. to this:
  57.  
  58. 1:ON TEXT:!Lucky:#:/fserve $nick 7 d:\myfiles welcome.txt  
  59.  
  60. =========================================================
  61. That's it. Make sure you save your file after editing. 
  62. It is best to edit this file internally with your mIRC 
  63. script editor. If not, you will need to shutdown mIRC 
  64. and restart it for the changes to take effect. If you 
  65. need help, I am usually in channel #!!!CHAT!!! and I 
  66. would be more than happy to help in any way I can! 
  67. Have fun and thanks for using [°] ╨σú╤Θ╫╡º 2.1 [°] 
  68.  
  69. -Lucky-13 
  70. =========================================================